Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.dam.core.types--schema

This contribution is part of XML component org.nuxeo.dam.core.types inside nuxeo-dam-jsf-5.8.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="dam_common" prefix="damc" src="schemas/dam_common.xsd"/>
  • <schema name="ip_rights" prefix="ipr" src="schemas/ip_rights.xsd"/>
  • <schema name="dam_search" prefix="dams" src="schemas/dam_search.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="dam_common" prefix="damc" src="schemas/dam_common.xsd"/>
    <schema name="ip_rights" prefix="ipr" src="schemas/ip_rights.xsd"/>
    <schema name="dam_search" prefix="dams" src="schemas/dam_search.xsd"/>
  </extension>